home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / wiztpl15.zip / ERRORFIX.DOC < prev    next >
Text File  |  1992-06-23  |  3KB  |  65 lines

  1.       The following list notes errors that were fixed for each
  2.       version, the versions released and their release date.
  3.  
  4.       Version   Date                 Fixes 
  5.       ---------------------------------------------------------------
  6.       1.50    06/23/92   Unregistered demonstration time extended to
  7.                          seven minutes instead of five.
  8.  
  9.                          Corrected problem that occurs when indexed
  10.                          fields are deleted from a template. If other
  11.              indexed fields were part of that database
  12.              and were higher in indexed order, than the
  13.                          template was saved with incorrect index 
  14.              numbers (they skipped a value!) and caused
  15.              problems in The Wizard(c) database program
  16.              when indexing initialization took place.
  17.              Now all indexes greater than the deleted
  18.                          field are reassigned if an indexed field is
  19.              deleted.
  20.      
  21.                          Check correct disk mapped field name for
  22.                          field type instead of checking only the
  23.              field name array, when a field is being
  24.              entered.  Fixs bug that an mixes up the 
  25.              field type  of the edited field with the
  26.              last field in the database since the disk
  27.              map wasn't checked!  Modified field name,
  28.              type, length, decimal checking routine in
  29.              Rd_A_Fld routine.
  30.  
  31.                          Fixed error when editing a field and then
  32.                          attempting to simulate screen: Pop Up box 
  33.              simulator did not work because field name 
  34.              was NO longer valid. 
  35.  
  36.              Added two Forget_Flds functions to match
  37.              Remember_Flds functions so that all previous
  38.              field names were released before remembering
  39.              new ones.
  40.  
  41.              Modified check for 'TYPE' to make it look
  42.                          only for 'TYPE', see previous release.
  43.  
  44.       1.40    06/01/92   Corrected problem that occured when adding
  45.                          fields to templates and then saving those templates,
  46.              when there were more more than 14 fields, and other
  47.              problems that would occur if templates were saved
  48.                          repeatedly.  
  49.  
  50.              Prevent user from entering a field with the
  51.                          name 'TYPE', if this occurs The Wizard
  52.                          database does not work correctly.
  53.  
  54.       1.30    05/24/92   Unregistered demonstration time extended to 
  55.                          five minutes instead of three minutes.
  56.  
  57.              Corrected IMAGES and SOUNDS templates so
  58.                          that they have IMAGE and SOUND fields
  59.                          instead of character fields.
  60.  
  61.       1.20    05/19/92   Initial release of BETA tested TEMPLATE
  62.                          EDITOR for The Wizard(c).
  63.  
  64.  
  65.